pub unsafe extern "C" fn g_cclosure_new( callback_func: Option<unsafe extern "C" fn()>, user_data: *mut c_void, destroy_data: Option<unsafe extern "C" fn(*mut c_void, *mut GClosure)>, ) -> *mut GClosure