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