pub unsafe extern "stdcall" fn SafeArrayCreateVector(
    vt: VARTYPE,
    lLbound: LONG,
    cElements: ULONG
) -> *mut SAFEARRAY