pub unsafe fn SQLNativeSqlW( hdbc: *mut c_void, szsqlstrin: &[u16], szsqlstr: Option<&mut [u16]>, pcchsqlstr: *mut i32, ) -> i16