Function g_assertion_message_cmpstrv
pub unsafe extern "C" fn g_assertion_message_cmpstrv(
domain: *const i8,
file: *const i8,
line: i32,
func: *const i8,
expr: *const i8,
arg1: *const *const i8,
arg2: *const *const i8,
first_wrong_idx: usize,
)