pub unsafe extern "C" fn l_binaryCopy(
    datas: *const l_uint8,
    size: usize
) -> *mut l_uint8