pub unsafe extern "C" fn PyMemoryView_GetContiguous( base: *mut PyObject, buffertype: i32, order: i8, ) -> *mut PyObject