Function malloc

Source
#[no_mangle]
pub extern "C" fn malloc(size: i32) -> *mut u8