pub unsafe extern "C" fn e2p_feature_to_string(
    compat: c_int,
    mask: c_uint,
    buf: *mut c_char,
    buf_len: usize
)