pub unsafe extern "C" fn gs_effect_set_float(
    param: *mut gs_eparam_t,
    val: f32
)