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