Function windows_sys::Win32::System::Search::SQLSetStmtAttr
pub unsafe extern "system" fn SQLSetStmtAttr(
statementhandle: *mut c_void,
attribute: i32,
value: *const c_void,
stringlength: i32,
) -> i16