*`XLALSimIMRSEOBNRv4HMROMNSBH`: get h+ and hx on Nyquist grid
*`XLALSimIMRSEOBNRv4HMROMNSBHFrequencySequence`: get h+ and hx on arbitrary grid for ROQ
*`XLALSimIMRSEOBNRv4HMROMNSBH_Modes`: get hlm on Nyquist grid
*`XLALSimIMRSEOBNRv4HMROMNSBHFrequencySequence_Modes`: get hlm on arbitrary grid (AFAIK this is not directly useful for anything, but I added it for completeness)
* Internal functions
*`SEOBNRv4HMROMNSBH_Modes_Core`: Main function that does the work.
*`SEOBNRv4HMROM_NRTidal_Core`: Computes h+ and hx by calling `SEOBNRv4HMROMNSBH_Modes_Core` and combining the results.
*`SEOBROMComputehplushcrossFromhlm`: Copy of an internal function in `SEOBNRv4HMROM.c`. Computes h+ and hx from modes.
*`Self_spin_phase_contributions`: Copy of an internal function in `SEOBNRv4ROM_NRTidal.c`. Computes spin corrections for NRTidal model.