pub unsafe extern "C" fn BMSallocMemory_call( size: usize, filename: *const c_char, line: c_int, ) -> *mut c_void
allocates memory; returns NULL if memory allocation failed