pub unsafe extern "C" fn sudokuCreate(
    array: *mut l_int32
) -> *mut L_SUDOKU