luxlabs header browser preview


@interface SecRandomCopyBytesHelper : NSObject

+ (int)copyBytes:(void *)a0 withLength:(unsigned long long)a1;

@end