pub unsafe fn mmioCreateChunk<P0>(
    hmmio: P0,
    pmmcki: *const MMCKINFO,
    fucreate: u32
) -> u32
where P0: IntoParam<HMMIO>,