pub unsafe extern "system" fn SQLCopyDesc(
    sourcedeschandle: *mut c_void,
    targetdeschandle: *mut c_void
) -> i16