get unaligned access control bits
Standard C library (libc, -lc)
Return unaligned access control bits, in the location pointed to by bits.
On success, 0 is returned. On error, -1 is returned, and errno is set to indicate the error.
Linux.
See PR_SET_UNALIGN(2const).