pub fn folio_create_fixed( paddr: PAddr, len: usize, ) -> Result<HandleId, FtlError>
Creates a folio at a fixed physical address.