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