pub unsafe extern "C" fn VSIMallocAligned(
    nAlignment: usize,
    nSize: usize
) -> *mut c_void