SQLConnectW

Function SQLConnectW 

pub unsafe fn SQLConnectW(
    hdbc: *mut c_void,
    szdsn: &[u16],
    szuid: &[u16],
    szauthstr: &[u16],
) -> i16