pub unsafe extern "C" fn mi_zalloc_aligned(
    size: usize,
    alignment: usize
) -> *mut c_void