pub unsafe extern "C" fn g_value_set_schar(
    value: *mut GValue,
    v_char: i8
)