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