unsafe fn promotable_to_mut( data: &AtomicPtr<()>, ptr: *const u8, len: usize, f: fn(_: *mut ()) -> *mut u8, ) -> BytesMut