pub unsafe extern "C" fn pb_encode_ex(
stream: *mut pb_ostream_t,
fields: *const pb_msgdesc_t,
src_struct: *const c_void,
flags: c_uint,
) -> boolpub unsafe extern "C" fn pb_encode_ex(
stream: *mut pb_ostream_t,
fields: *const pb_msgdesc_t,
src_struct: *const c_void,
flags: c_uint,
) -> bool