pub unsafe extern "C" fn UI_method_set_writer( method: *mut ui_method_st, writer: Option<unsafe extern "C" fn(_: *mut ui_st, _: *mut ui_string_st) -> i32>, ) -> i32