pub unsafe extern "system" fn SQLGetStmtOption( statementhandle: *mut c_void, option: u16, value: *mut c_void, ) -> i16