pub(crate) fn null_terminate_bytes_in_context<'ll>( llcx: &'ll Context, bytes: &[u8], ) -> &'ll Value