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