pub unsafe fn statify_mut<T>(r: &mut T) -> &'static mut T
Same as statify but for mutable references.
statify