pub unsafe extern "C" fn gsSetRowFieldByFloatArray( row: *mut GSRow, column: i32, fieldValue: *const f32, size: size_t, ) -> GSResult