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