pub unsafe extern "C" fn g_cclosure_new_object(
    callback_func: Option<unsafe extern "C" fn()>,
    object: *mut GObject
) -> *mut GClosure