pub unsafe extern "C" fn pb_decode(
stream: *mut pb_istream_t,
fields: *const pb_msgdesc_t,
dest_struct: *mut c_void,
) -> boolpub unsafe extern "C" fn pb_decode(
stream: *mut pb_istream_t,
fields: *const pb_msgdesc_t,
dest_struct: *mut c_void,
) -> bool