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