pub unsafe extern "C" fn g_test_log_set_fatal_handler( log_func: Option<unsafe extern "C" fn(*const i8, u32, *const i8, *mut c_void) -> i32>, user_data: *mut c_void, )