pub unsafe extern "C" fn g_io_scheduler_job_send_to_mainloop(
    job: *mut GIOSchedulerJob,
    func: GSourceFunc,
    user_data: gpointer,
    notify: GDestroyNotify
) -> gboolean