pub unsafe extern "C" fn chfl_topology_add_bond(
    topology: *mut CHFL_TOPOLOGY,
    i: u64,
    j: u64
) -> chfl_status