Function malloc

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