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