pub unsafe fn PoFxSetComponentResidency<P0>(
    handle: P0,
    component: u32,
    residency: u64,
)
where P0: Param<POHANDLE>,