pub unsafe extern "C" fn gtk_file_chooser_select_file(
    chooser: *mut GtkFileChooser,
    file: *mut GFile,
    error: *mut *mut GError
) -> gboolean