#[no_mangle]
pub unsafe extern "C" fn host_malloc_zeored(
    size: size_t
) -> *mut c_void