pub unsafe extern "C" fn gtk_mount_operation_set_parent(
    op: *mut GtkMountOperation,
    parent: *mut GtkWindow
)