pub unsafe fn mmioDescend<P0>(
    hmmio: P0,
    pmmcki: *mut MMCKINFO,
    pmmckiparent: Option<*const MMCKINFO>,
    fudescend: u32
) -> u32
where P0: IntoParam<HMMIO>,