pub unsafe extern "C" fn protobuf_c_message_unpack(
    descriptor: *const ProtobufCMessageDescriptor,
    allocator: *mut ProtobufCAllocator,
    len: size_t,
    data: *const u8
) -> *mut ProtobufCMessage