Function malloc

Source
pub unsafe extern "C" fn malloc(__size: usize) -> *mut c_void