pub unsafe extern "C" fn explicit_bzero(
    arg1: *mut c_void,
    arg2: usize
)