pub unsafe extern "C" fn chfl_topology_add_atom(
    topology: *mut CHFL_TOPOLOGY,
    atom: *const CHFL_ATOM
) -> chfl_status