Function windows_sys::Win32::System::Search::SQLStatistics
pub unsafe extern "system" fn SQLStatistics(
statementhandle: *mut c_void,
catalogname: *const u8,
namelength1: i16,
schemaname: *const u8,
namelength2: i16,
tablename: *const u8,
namelength3: i16,
unique: u16,
reserved: u16,
) -> i16