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