pub unsafe extern "C" fn CFBinaryHeapAddValue(
    heap: CFBinaryHeapRef,
    value: *const c_void
)