pub unsafe extern "C" fn gtk_file_dialog_open_finish(
    self_: *mut GtkFileDialog,
    result: *mut GAsyncResult,
    error: *mut *mut GError
) -> *mut GFile
Available on crate feature v4_10 only.