pub unsafe extern "C" fn gsSetRowFieldGeneral( row: *mut GSRow, column: i32, fieldValue: *const GSValue, type_: GSType, ) -> GSResult