Function windows_sys::Win32::System::Search::SQLExecDirectW

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