Implement the ability for the function to be able to set a custom alignment for .so
files whilst retaining compatibility with the older functions.
Old functions now align .so
files in 16384-byte boundaries (16KiB) by default as required in newer Android 15+ versions.
Full Changelog: v1.1.3...v1.2.0