Function windows_sys::Win32::System::Search::SQLGetInfo
pub unsafe extern "system" fn SQLGetInfo(
connectionhandle: *mut c_void,
infotype: u16,
infovalue: *mut c_void,
bufferlength: i16,
stringlengthptr: *mut i16,
) -> i16