Function g_completion_complete

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