pub unsafe extern "C" fn g_idle_add( function: Option<unsafe extern "C" fn(*mut c_void) -> i32>, data: *mut c_void, ) -> u32