pub unsafe fn mmioSetInfo<P0>(
    hmmio: P0,
    pmmioinfo: *const MMIOINFO,
    fuinfo: u32
) -> u32
where P0: IntoParam<HMMIO>,