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