pub unsafe extern "C" fn sfShader_setFloatUniformArray( shader: *mut sfShader, name: *const c_char, scalarArray: *const f32, length: usize, )