pub unsafe extern "C" fn user_ring_buffer__reserve_blocking( rb: *mut user_ring_buffer, size: __u32, timeout_ms: c_int, ) -> *mut c_void