pub unsafe extern "C" fn malloc_type_aligned_alloc( alignment: usize, size: usize, type_id: u64, ) -> *mut c_void