pub unsafe extern "C" fn chfl_atom_name(
    atom: *const CHFL_ATOM,
    name: *mut c_char,
    buffsize: u64
) -> chfl_status