pub unsafe fn pairingheap_add(
    arg_heap: *mut pairingheap,
    arg_node: *mut pairingheap_node
)