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