pub unsafe extern "C" fn nvjpegBufferDeviceCreateV2(
    handle: nvjpegHandle_t,
    device_allocator: *mut nvjpegDevAllocatorV2_t,
    buffer: *mut nvjpegBufferDevice_t
) -> nvjpegStatus_t