pub unsafe fn aligned_alloc(
    arg___alignment: c_ulong,
    arg___size: c_ulong
) -> *mut c_void