pub unsafe extern "C" fn ext2fs_get_memalign(
    size: c_ulong,
    align: c_ulong,
    ptr: *mut c_void
) -> errcode_t