pub unsafe extern "C" fn g_signal_emitv(
    instance_and_params: *const GValue,
    signal_id: u32,
    detail: u32,
    return_value: *mut GValue
)