pub unsafe fn buffer_writefp<T, StorageType>(L: *mut lua_State) -> c_intwhere T: Copy + BufferFloat, StorageType: Copy,