pub unsafe extern "C" fn gs_effect_set_matrix4(
    param: *mut gs_eparam_t,
    val: *const matrix4
)