pub unsafe extern "C" fn zx_pager_supply_pages( pager: u32, pager_vmo: u32, offset: u64, length: u64, aux_vmo: u32, aux_offset: u64, ) -> i32