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