pub unsafe extern "C" fn create2dIntArray(
    sy: l_int32,
    sx: l_int32
) -> *mut *mut l_int32