Function windows::Win32::System::Search::SQLPrepare

pub unsafe fn SQLPrepare(
    statementhandle: *mut c_void,
    statementtext: &[u8],
) -> i16