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