pub unsafe extern "C" fn nk_button_image_text_styled( arg1: *mut nk_context, arg2: *const nk_style_button, img: nk_image, arg3: *const c_char, arg4: c_int, alignment: nk_flags, ) -> c_int