MPI-IO file info actually used

How do I obtain the MPI info object that contains all I/O hints used by
the MPI library? H5Pget_fapl_mpio seems to return one set by the
user only, but not the full list of hints used by the MPI library underneath.
FYI. In MP, function MPI_File_get_info allows one to retrieve such list.