pub unsafe extern "C" fn g_signal_override_class_handler(
    signal_name: *const c_char,
    instance_type: GType,
    class_handler: GCallback
)