pub unsafe extern "C" fn CVOpenGLBufferCreate(
allocator: CFAllocatorRef,
width: usize,
height: usize,
attributes: CFDictionaryRef,
bufferOut: *mut CVOpenGLBufferRef,
) -> CVReturnpub unsafe extern "C" fn CVOpenGLBufferCreate(
allocator: CFAllocatorRef,
width: usize,
height: usize,
attributes: CFDictionaryRef,
bufferOut: *mut CVOpenGLBufferRef,
) -> CVReturn