pub unsafe extern "C" fn chfl_topology_bond_orders(
    topology: *const CHFL_TOPOLOGY,
    orders: *mut chfl_bond_order,
    nbonds: u64
) -> chfl_status