pub unsafe extern "C" fn CCRandomGenerateBytes(
    bytes: *mut c_void,
    size: size_t
) -> CCRNGStatus