Function IStream_Write

pub unsafe extern "system" fn IStream_Write(
    pstm: *mut c_void,
    pv: *const c_void,
    cb: u32,
) -> HRESULT