pub unsafe extern "C" fn esl_histogram_GetRank(
    h: *mut ESL_HISTOGRAM,
    rank: c_int,
    ret_x: *mut f64
) -> c_int