pub unsafe extern "system" fn SQLPrepareW(
    hstmt: *mut c_void,
    szsqlstr: *const u16,
    cchsqlstr: i32
) -> i16