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