pub unsafe fn buttonmatrix_set_map( object: u16, map: *const *const i8, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.