pub unsafe extern "C" fn grpcwrap_metadata_array_init(
    array: *mut grpc_metadata_array,
    capacity: usize
)