#[unsafe(no_mangle)]pub unsafe extern "C" fn pvalloc(size: size_t) -> *mut c_void
See https://man7.org/linux/man-pages/man3/posix_memalign.3.html.