Function SafeArrayCopy

pub unsafe extern "system" fn SafeArrayCopy(
    psa: *const SAFEARRAY,
    ppsaout: *mut *mut SAFEARRAY,
) -> HRESULT