pub unsafe extern "C" fn p7_EntropyWeight_exp(
    hmm: *const P7_HMM,
    bg: *const P7_BG,
    pri: *const P7_PRIOR,
    etarget: f64,
    ret_exp: *mut f64
) -> c_int