pub unsafe extern "system" fn CreateStreamOnHGlobal(
    hglobal: HGLOBAL,
    fdeleteonrelease: BOOL,
    ppstm: *mut *mut c_void,
) -> HRESULT