pub unsafe extern "C" fn g_value_set_float(
    value: *mut GValue,
    v_float: gfloat
)