pub unsafe extern "system" fn SQLGetConnectOptionA(
    hdbc: *mut c_void,
    foption: u16,
    pvparam: *mut c_void
) -> i16