pub unsafe extern "C" fn gtk_application_new(
    application_id: *const c_char,
    flags: GApplicationFlags
) -> *mut GtkApplication