pub unsafe extern "C" fn g_value_set_int64(
    value: *mut GValue,
    v_int64: i64
)