pub unsafe extern "C" fn g_file_set_display_name(
    file: *mut GFile,
    display_name: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut GFile