Function malloc

Source
#[no_mangle]
pub unsafe extern "C-unwind" fn malloc(len: usize) -> *mut c_void