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