pub unsafe extern "C" fn g_completion_complete_utf8(
    cmp: *mut GCompletion,
    prefix: *const c_char,
    new_prefix: *mut *mut c_char
) -> *mut GList