pub unsafe extern "C" fn rtcThreadLocalAlloc(
    allocator: RTCThreadLocalAllocator,
    bytes: usize,
    align: usize
) -> *mut c_void