pub unsafe extern "C" fn g_file_trash(
    file: *mut GFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean