pub unsafe extern "C" fn CRYPTO_aligned_alloc( num: usize, align: usize, freeptr: *mut *mut c_void, file: *const i8, line: i32, ) -> *mut c_void