Function SafeArrayCreate

pub unsafe extern "system" fn SafeArrayCreate(
    vt: VARENUM,
    cdims: u32,
    rgsabound: *const SAFEARRAYBOUND,
) -> *mut SAFEARRAY