pub unsafe fn buttonmatrix_get_button_text( obj: *const Object, btn_id: u32, ) -> Result<*const c_char>
This function is unsafe because it may dereference raw pointers.