pub unsafe extern "C" fn g_completion_set_compare( cmp: *mut GCompletion, strncmp_func: Option<unsafe extern "C" fn(*const i8, *const i8, usize) -> i32>, )