#[no_mangle]
pub extern "C" fn liq_histogram_create(
    attr: &liq_attr
) -> Option<Box<liq_histogram>>