FindResource
TResourceSet::FindResource(type_code type, int32 id, size_t* outSize)
TResourceSet::FindResource(type_code type, const char* name, size_t* outSize)
BResources::FindResource(type_code type, int32 id, size_t* lengthFound)
BResources::FindResource(type_code type, const char* name, size_t* lengthFound)