pub unsafe extern "C" fn objc_copyClassNamesForImage(
image: *const c_char,
out_len: *mut c_uint
) -> *mut *const c_char
Available on apple only.