pub unsafe extern "C" fn gst_gl_upload_perform_with_buffer(
    upload: *mut GstGLUpload,
    buffer: *mut GstBuffer,
    outbuf_ptr: *mut *mut GstBuffer
) -> GstGLUploadReturn