pub unsafe extern "C" fn chfl_topology_bonds(
    topology: *const CHFL_TOPOLOGY,
    data: *mut [u64; 2],
    count: u64
) -> chfl_status