I want to upload a numpy array to S3 using the boto3 package which expects a bytes object. I want to convert this numpy array to bytes but without any copying due to memory