pub unsafe extern "C" fn aws_priority_queue_push(
    queue: *mut AwsCPriorityQueue,
    item: *mut c_void
) -> i32