Function SafeArrayGetLBound

pub unsafe extern "system" fn SafeArrayGetLBound(
    psa: *const SAFEARRAY,
    ndim: u32,
    pllbound: *mut i32,
) -> HRESULT