pub unsafe extern "C" fn p7_MeanPositionRelativeEntropy(
    hmm: *const P7_HMM,
    bg: *const P7_BG,
    ret_entropy: *mut f64
) -> c_int