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