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