@interface BKErrorHelper : NSObject + (id)errorWithCode:(long long)a0; + (id)errorWithOSStatus:(int)a0; @end