pub unsafe extern "C" fn fy_allocator_alloc( a: *mut fy_allocator, tag: c_int, size: usize, align: usize, ) -> *mut c_void