pub unsafe fn SQLNativeSql( hdbc: *mut c_void, szsqlstrin: &[u8], szsqlstr: Option<&mut [u8]>, pcbsqlstr: *mut i32, ) -> i16