pub(crate) unsafe extern "C" fn LLVMConstStringInContext2( C: &Context, Str: *const c_char, Length: size_t, DontNullTerminate: c_int, ) -> &Value