pub unsafe extern "C" fn chfl_frame_bond_with_order(
    frame: *mut CHFL_FRAME,
    i: u64,
    j: u64,
    bond_order: chfl_bond_order
) -> chfl_status