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