pub unsafe extern "C" fn nvjpegBufferPinnedCreate(
    handle: nvjpegHandle_t,
    pinned_allocator: *mut nvjpegPinnedAllocator_t,
    buffer: *mut nvjpegBufferPinned_t
) -> nvjpegStatus_t