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