pub unsafe extern "C" fn platform_zeroize(
    buf: *mut c_void,
    len: size_t
)