pub unsafe extern "C" fn aeron_alloc_aligned( ptr: *mut *mut c_void, offset: *mut usize, size: usize, alignment: usize, ) -> c_int